projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
075a0f6
)
Cleaned up TODO
author
Fabián Ezequiel Gallina
<fgallina@cuca>
Thu, 17 May 2012 03:02:57 +0000
(
00:02
-0300)
committer
Fabián Ezequiel Gallina
<fgallina@gnu.org>
Thu, 17 May 2012 03:02:57 +0000
(
00:02
-0300)
lisp/progmodes/python.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/python.el
b/lisp/progmodes/python.el
index 114b2ff17753fbd7bbbe529713a0167c372e4d16..5a3dc4bb1fb74e11bc5e3b93059d4be8c84dbb36 100644
(file)
--- a/
lisp/progmodes/python.el
+++ b/
lisp/progmodes/python.el
@@
-84,12
+84,13
@@
;; Better decorator support for beginning of defun
-;;
Fix shell autocompletion when: obj.<tab>
+;;
Review code and cleanup
-;; Remove garbage prompts left from calls to `comint-send-string' and
-;; other comint related cleanups.
+;; (Perhaps) python-check
-;; Review code and cleanup
+;; (Perhaps) ffap support
+
+;; (Perhaps) some skeletons (I never use them because of yasnippet)
;;; Code: